FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package org.example.ProfilingTrainingMay#0.0.1 (110 ms)

Package org.example.ProfilingTrainingMay
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=org.example.ProfilingTrainingMay@0.0.1&canonical=http://example.org/fhir/StructureDefinition/TrainingObservation3
Url http://example.org/fhir/StructureDefinition/TrainingObservation3
Status draft
Name TrainingObservation3
Experimental False
Description This is the profile for Observation that results from completing the fourth exercise of the Profiling training course.
Type Observation
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://example.org/fhir/StructureDefinition/TrainingObservation2 TrainingObservation2
http://example.org/fhir/StructureDefinition/TrainingPatient3 TrainingPatient3


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://example.org/fhir/StructureDefinition/TrainingObservation3",
  "name" : "TrainingObservation3",
  "status" : "draft",
  "description" : "This is the profile for Observation that results from completing the fourth exercise of the Profiling training course.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "sct-concept",
      "uri" : "http://snomed.info/conceptdomain",
      "name" : "SNOMED CT Concept Domain Binding"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "sct-attr",
      "uri" : "http://snomed.org/attributebinding",
      "name" : "SNOMED CT Attribute Binding"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://example.org/fhir/StructureDefinition/TrainingObservation2",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.subject",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "Observation.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://example.org/fhir/StructureDefinition/TrainingPatient3"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.